home *** CD-ROM | disk | FTP | other *** search
- From: khollis@bitsink.gbdata.com (K. Hollis)
- Subject: Re: Key Short-Cuts
- Date: Sun, 12 Jun 1994 10:36:24 +0000 (GMT)
- In-Reply-To: <m0qCgvY-0000gBC@sdf.lonestar.org> from "Evan K. Langlois" at Jun 11, 94 11:13:00 pm
- Mime-Version: 1.0
- Precedence: bulk
-
- > Can someone please check and see if the keyboard state variable (state of
- > cntrl-alt-shifts) that is returned from evnt_multi() is valid when a
- > keyboard occurs. It looks to me like it may only be valid when a MOUSE
- > event occurs, since evnt_mouse and evnt_button contain this information
- > but evnt_keybd() does not.
-
- It is. The reason I know is because I use evnt_multi in Let 'em Fly, and
- keyboard shift states play an importaint part on LTMF.
-
- -- Ken
-
-